21. Quiz: Variable Types

Example Dataset

An example of the data we might have collected in the previous video is shown here:

| Date | Day of Week | Time Spent On Site ( X ) | Buy ( Y ) |
|---|---|---|---|---|
| June 15 | Thursday | 5 | No |
| June 15 | Thursday | 10 | Yes |
| June 16 | Friday | 20 | Yes |

Variable Type

What type of variable is the random variable X in the video in the previous concept?

SOLUTION: Quantitative - Continuous

Data Types 2

What type of variable is the random variable Y in the video in the previous concept?

SOLUTION: Categorical - Nominal